-
as seen on Programmers
- Search for 'Programmers'
Forgive my newbishness but I have a question to ask about teamwork...mainly because I stink at it. Most of my projects up until this point have been solo so I have a very limited experience with teamwork. I did make graphics for a game that was being developed by several people, but that was completely…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am a student right now. Recently, I am working in a project as a leader with three other students. Due to the lack of experience, our project is progressing slowly and our members are frustrated. They do not feel sense of accomplishment in the project. I am pressured and frustrated, too. But as…
>>> More
-
as seen on Dr Dobbs
- Search for 'Dr Dobbs'
It's all about trust and techniques
United States - Organizations - Environment - Land Trusts - Health
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am a student right now. Recently, I am working in a project as a leader with three other students. Due to the lack of experience, our project is progressing slowly and our members are frustrated. They do not feel sense of accomplishment in the project. I am pressured and frustrated, too. But as…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Hi all,
After much time and effort, we're finally using maven to manage our application lifecycle for development. We still unfortunately use ANT to build an EAR before deploying to Test / QA / Staging.
My question is, while we made that leap forward, developers are still free to do as they please…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Im really aware of some benefits of using Hudson as CI server. But, im facing the problem to convince my coworkers to install and use it.
To put some context, we are developing two different products (one is an enterprise search engine based on Apache Solr) and several enterprise search projects…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have set myself upon a journey to educate my coworkers (all have accepted my mission, even the boss).
Every day I seem to find a piece of code that could have been less error prone if my coworkers knew more about the framework, better-know-framework (in courtesy of DNR ;)) is part two of my teaching…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This isn't homework, I've got a solution, however it doesn't protect against cheaters.
Three coworkers would like to know
their average salary. However, they
are self-conscious and don't want to
tell each other their own salaries,
for fear of either being ridiculed or
getting their houses…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Like the subject suggests, what are some creative ways to curb laziness in co-workers? By laziness I'm talking about things like using variable names like "inttheemplrcd" instead of "intEmployerCode" or not keeping their projects synced with SVN, not just people who use the last of the sugar in the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Stackoverflow users,
How do you keep yourself from creating large classes with large bodied methods. When deadlines are tight, you end up trying to hack things together and it ends up being a mess which would need to be refactored.
For me, the one way was to start with test driven development and…
>>> More